hvm: allow pass-through of new FPU/ALU CPUID features
authorKeir Fraser <keir@xen.org>
Thu, 27 Jan 2011 16:17:27 +0000 (16:17 +0000)
committerKeir Fraser <keir@xen.org>
Thu, 27 Jan 2011 16:17:27 +0000 (16:17 +0000)
commit0145b0e442c094e02b698ea998e5c4ff9d346d6a
treec826af9240f4387b3895c202069a0b1421f27ad3
parent688fe3de6797102afdc265051455f81c86dc211d
hvm: allow pass-through of new FPU/ALU CPUID features

there are some new CPUID features that are safe for guests to see, as
they don't require OS awareness (FPU/ALU related instructions only).
Among features for new AMD CPUs there is also the PCLMULQDQ bit, which
Intel CPU have already for quite a while.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
tools/libxc/xc_cpufeature.h
tools/libxc/xc_cpuid_x86.c
tools/libxl/libxl_cpuid.c
xen/include/asm-x86/cpufeature.h